-
Home
-
Parse.ly
-
3.16.2
-
Code
-
Classes
- Base_API_Proxy
Total Complexity |
31 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
258 |
Lines of code |
121 |
Logical lines of code |
65 |
Comment lines |
98 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
extract_post_data() |
A |
45 |
11 |
42 |
get_data() |
S |
54 |
6 |
21 |
validate_apikey_and_secret() |
S |
58 |
4 |
17 |
register_endpoint() |
S |
51 |
3 |
27 |
generate_post_data() |
S |
69 |
2 |
7 |
run() |
S |
100 |
1 |
0 |
generate_data() |
S |
100 |
1 |
0 |
get_items() |
S |
100 |
1 |
0 |
is_available_to_current_user() |
S |
81 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |